Einhugur Xml Plugin for Xojo

XPathVariableSet.Set Method

Sets value of named Double variable.

Set(
   name as String,
   value as Double)

Parameters

name
Name of the variable.
value
Value to set the variable to.

Remarks

This method can throw EinhugurXPathException

See Also

XPathVariableSet Class